getFields.hasField

Undocumented in source.
template getFields(T)
alias hasField(string name) = hasMember!(T, name)

Meta